/* GREY STYLESHEET */

body  { color: #424242;  repeat left top; }
a:link, a:visited; {
	color:#265476 !important;	
}
.nav a  { color:#ccc; }
.nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.fake a  { background-image: url(grey_clean/bg-navhover.png); }
.nav li ul li a  { color: #393939!important;  }
.nav li ul li a:hover, .nav li ul li.current_page_item a, .nav li ul li.current_page_ancestor a, .nav li ul li.fake a  { color: #000000!important; }
#wrapper .nav li ul ul li a:hover  { color: #565656!important; }
#search-bar  { background: #ccc; }
.search-bar-bg  { background: url(grey/bg-searchbar.png) no-repeat left top; }
.post, #respond  { border-color: #ccc; }
.post .post-icon a  { background-image: url(grey_clean/ico-post-icons.png); }
.quote-post .media blockquote  { color: #4d4d4d; background: #e9e9e9; }
.widget h3  { width: 245px; margin: 0 0 0 -10px; padding: 5px 0 0 20px; background: url(grey_clean/bg-widget-header.png) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-transform:uppercase;}
.nav-entries a, .post-entries a { color: #fff; }
.button, .button:visited{ background-color:#000000; };
